Skip to content

Conversation

acroca
Copy link
Member

@acroca acroca commented Oct 9, 2025

  • Adds python 3.14
  • Updates grpcio-tools to 1.75.1

Signed-off-by: Albert Callarisa <albert@diagrid.io>
@@ -1 +1 @@
grpcio-tools==1.62.3 # 1.62.X is the latest version before protobuf 1.26.X is used which has breaking changes for Python
grpcio-tools==1.75.1
Copy link

@filintod filintod Oct 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's add a warning about upgrading this value as it could break some installations
if the major version of protobuf changes.

we should check install_requires in https://github.com/grpc/grpc/blob/master/tools/distrib/python/grpcio_tools/setup.py#L349
for example currently protobuf>=6.31.0,<7.0.0

if we want to update this grpcio-tools version, and the protobuf value changes to >=7 we need to change dependencies in python dapr-ext-workflows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants